home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / nosinst.zip / FTPUSERS < prev    next >
Text File  |  1993-11-10  |  2KB  |  69 lines

  1. # ========                                          NOSview [137]
  2. # FTPUSERS
  3. # ========
  4. #
  5. # Format:
  6. # --------------------------------------------------------------
  7. # <username> <password> <root_dir> <permissions>
  8. # --------------------------------------------------------------
  9. #
  10. # N.B.     EXACTLY ONE SPACE between fields.
  11. #
  12. # <password> is any string of characters, without spaces/tabs.
  13. #   An asterisk in this field indicates that any password will
  14. #   be accepted; by convention, users then give their callsign
  15. #   as the password.
  16. #
  17. # <root_dir> is the highest directory level which the user is
  18. #   permitted to access.  This must be expressed as an absolute
  19. #   full pathname from the DOS root, but without drive letter.
  20. #
  21. #   N.B.  In the examples included in NOSview, the DOS root is
  22. #         N: (because of the SUBST N: command in NOSENV.BAT).
  23. #         This removes the risk of accidentally allowing users
  24. #         to access directories outside the scope of NOS.
  25. #
  26. # <permissions>
  27. #    ftp and telnet
  28. #    --------------
  29. #       1     read file
  30. #       2     create new file
  31. #       4     write/delete file
  32. #
  33. #    telnet only
  34. #    -----------
  35. #       8     AX.25 Gateway access
  36. #      16     Telnet Gateway access
  37. #      32     NET/ROM Access
  38. #      64     Remote control
  39. #     128     Disallow access
  40. #
  41. #    ppp only
  42. #    --------
  43. #     256     PPP connection
  44. #     512     peer ID/password lookup
  45. #
  46. # Be very careful about giving access to sensitive directories.
  47. # Although you can theoretically prevent unauthorised access
  48. # through password protection, remember that anyone can monitor
  49. # the channel and discover user passwords as they are being
  50. # transmitted.
  51. #
  52. # If a user connects to the BBS using vanilla AX.25 (not telnet),
  53. # access is granted without having to provide a login username or
  54. # password.  In this case the user name is assumed to be the
  55. # AX.25 callsign (without SSID), and the user has no directory
  56. # access privileges.
  57. #
  58. # Therefore if you wish to prevent vanilla AX.25 users gaining
  59. # directory access, user names should be 7 or 8 characters long.
  60.  
  61. # Miscellaneous accounts requiring no password:
  62. anonymous * /public 1
  63. anon * /public 1
  64. bbs * /public 1
  65. guest * /public 1
  66. univperm * /public 1
  67.  
  68. # Known and trusted ... but make sure your own login and password are unusual.
  69. _UC_ _MN_ /public 7